home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / src / X11 / xtartan-2.0 / patchlevel.h < prev    next >
Text File  |  1995-05-24  |  635b  |  22 lines

  1. /* patchlevel.h for xtartan
  2.  */
  3.  
  4. #define VERSION "xtartan version 2.0  February 11, 1990"
  5. /* by Jim McBeath (jimmc@hisoft.uucp, jimmc@netcom.com) */
  6.  
  7. /*
  8.  * v1 posted November 1989
  9.  *
  10.  * patch1, version 1.1, December 1989:
  11.  *   add extra braces to TI*.h files to conform to ANSI C;
  12.  *   change Imakefile to "ComplexProgramTarget".
  13.  *
  14.  * version 2.0, February 1991:
  15.  *   Use XTartan resource file for sizes, translations, color mappings, and
  16.  *   tartan (sett) definitions.  There is no longer any sett info compiled
  17.  *   into the program, so you can add new tartans (or replace exising tartans)
  18.  *   without recompiling.
  19.  */
  20.  
  21. /* end */
  22.